home *** CD-ROM | disk | FTP | other *** search
/ Adventures with Oslo: Tools & Gadgets / Adventures with Oslo - Tools and Gadgets.ISO / mac / Ad / Mod04 / Puzzles / pictpath.Dir / 00007.ls < prev    next >
Encoding:
Text File  |  1994-09-23  |  102 b   |  7 lines

  1. on mouseUp
  2.   puppetSound("fishing reel")
  3.   updateStage()
  4.   repeat while soundBusy(1)
  5.   end repeat
  6. end
  7.